< Prev(J) / Next(K) > / View :

Filename: /text/sbasic/shared/03010300.xhp

(section: farbe)

Color Functions
カラー関係の関数(hd_id3157896.1)

This section describes Runtime functions used to define colors.
ここでは、カラー指定関係の関数を解説します。(par_id3155555.2)

(/section: farbe)

(embed text/sbasic/shared/03010301.xhp#blue : linkinfo)

Blue Function [Runtime]
Blue 関数 [実行時](hd_id3149180.1)

Returns the blue component of the specified color code.
与えられたカラーコードの青色 (Blue) のコンポーネントを返します。(par_id3156343.2)

(/embed text/sbasic/shared/03010301.xhp#blue)

(embed text/sbasic/shared/03010302.xhp#green : linkinfo)

Green Function [Runtime]
Green 関数 [実行時](hd_id3148947.1)

Returns the Green component of the given color code.
与えられたカラーコードの緑色 (Green) のコンポーネントを返します。(par_id3153361.2)

(/embed text/sbasic/shared/03010302.xhp#green)

(embed text/sbasic/shared/03010303.xhp#red : linkinfo)

Red Function [Runtime]
Red 関数 [実行時](hd_id3148947.1)

Returns the Red component of the specified color code.
与えられたカラーコードの赤色 (Red) のコンポーネントを返します。(par_id3149656.2)

(/embed text/sbasic/shared/03010303.xhp#red)

(embed text/sbasic/shared/03010304.xhp#qbcolor : linkinfo)

QBColor Function [Runtime]
QBColor 関数 [実行時](hd_id3149670.1)

Returns the RGB color code of the color passed as a color value through an older MS-DOS based programming system.
従来の MS-DOS ベースのプログラミングシステムの使用するカラー値について、その RGB カラーコードを返します。(par_id3150359.2)

(/embed text/sbasic/shared/03010304.xhp#qbcolor)

(embed text/sbasic/shared/03010305.xhp#rgb : linkinfo)

RGB Function [Runtime]
RGB 関数 [実行時](hd_id3150792.1)

Returns a long integer color value consisting of red, green, and blue components.
赤 (Red)、緑 (Green)、青 (Blue) のコンポーネントで指定されたロング整数を返します。(par_id3150447.2)

(/embed text/sbasic/shared/03010305.xhp#rgb)


< Prev / Next >